home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / ncsat.cpt / Telnet2.5 final / vr / rasmac.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-23  |  119 b   |  15 lines

  1. extern int RasWindow
  2.   (
  3.     VRW    *w
  4.   );
  5.  
  6. extern void RasDestroy
  7.   (
  8.     VRW    *w
  9.   );
  10.  
  11. extern int RasSetwind
  12.   (
  13.     VRW    *w
  14.   );
  15.